| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int32), | intent(in) | :: | iter |
The iteration number. |
||
| integer(kind=int32), | intent(in) | :: | nfeval |
The iteration number. The number of function evaluations. |
||
| integer(kind=int32), | intent(in) | :: | njaceval |
The iteration number. The number of function evaluations. The number of Jacobian evaluations. |
||
| real(kind=real64), | intent(in) | :: | xnorm |
The change in variable value. |
||
| real(kind=real64), | intent(in) | :: | fnorm |
The change in variable value. The residual. |